C1.Web.Mvc Namespace / CollectionViewEditRequest<T> Class / Top Property

In This Topic
Top Property (CollectionViewEditRequest<T>)
In This Topic
Gets or sets the items' count required.
Syntax
'Declaration
 
Public Property Top As Nullable(Of Integer)
 
See Also